Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix import cycle with asymmetricpadding #5758

Merged
merged 2 commits into from
Feb 7, 2021

Conversation

reaperhulk
Copy link
Member

No description provided.

@alex alex linked an issue Feb 7, 2021 that may be closed by this pull request
@alex
Copy link
Member

alex commented Feb 7, 2021

codecov results look like nonsense

@alex alex merged commit 4f03b8e into pyca:master Feb 7, 2021
reaperhulk added a commit to reaperhulk/cryptography that referenced this pull request Feb 7, 2021
* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py
alex added a commit that referenced this pull request Feb 7, 2021
* Try to assist folks having issues with older pips (#5757)

* Try to assist folks having issues with older pips

* Update setup.py

* Update setup.py

* fix import cycle with asymmetricpadding (#5758)

* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py

* bump for 3.4.1

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
wolf31o2 pushed a commit to ApplauseOSS/kms-encryption-toolbox that referenced this pull request Feb 8, 2021
Cryptography 3.4 breaks this application.  pyca/cryptography#5758

Fixed in 3.4.1
Copy link

@Asvasilevs Asvasilevs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix-2361

@reaperhulk reaperhulk deleted the fix-import-cycle branch June 11, 2021 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

A circular import error
3 participants